Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
chroot
chroot
Change the root directory
Name:
chroot
Category:
Directory functions
Programming Language:
php
One-line Description:
Change the root directory.
Related
setlocale() Practice and skills for setting number formatting
3
How to deal with multidimensional arrays when serializing data?
1
Notes when constructing SQL strings using sprintf
9
Use stream_get_filters to get file flow filters and perform performance optimization
3
Similar Functions
chdir
chdir
Changedirectory
rewinddir
rewinddir
Rewindthedirectoryha
opendir
opendir
Openthedirectoryhand
dir
dir
Returnsaninstanceoft
closedir
closedir
Closethedirectoryhan
scandir
scandir
Listfilesanddirector
readdir
readdir
Readentriesfromdirec
getcwd
getcwd
Getthecurrentworking
Popular Articles